Represents measurement unit.
CimMeasurementUnit
Represents measurement unit.
|
Name | Description | Data Type |
---|---|---|
UnitId | The string identifier of the measurement unit. | string |
Description | Contains informative information about the measurement unit. | string |
FullName | Contains the full name of the measurement unit such as ”hour” or ”meter per second”. | string |
DisplayLabel | The display label of the measurement unit is typically the abbreviation of the measurement unit, for example ”h” for hour or ”m/s” for meter per second. | string |
NamespaceUri | Identifies the organization (company, standards organization) that defines the measurement unit. | string |
NumericUnitId | Numeric identifier for programmatic evaluation. -1 is used if a unitId is not available. | integer |